Find and fix unsafe error handling in Leavn - try! force unwraps, empty catch blocks, silent try? failures
4.9
Rating
0
Installs
Testing & Quality
Category
This skill provides clear patterns for fixing common Swift error handling issues (try!, empty catches, silent try?) with concrete code examples. The structure is concise and well-organized. However, the description could be clearer about the skill's automation capabilities vs. manual guidance, and the step-by-step process for a CLI agent to systematically audit a codebase is somewhat implicit. Novelty is moderate - while this consolidates error handling best practices, an agent could perform grep searches and apply similar patterns without this skill, though at higher token cost. The skill would benefit from more explicit instructions on how to systematically scan files, prioritize findings, and determine appropriate fallback values contextually.
Loading SKILL.md…

Skill Author